Skip to content

fix: attempt at fixing CSV exports crashing app#109

Closed
ErikBjare wants to merge 1 commit into
masterfrom
dev/fix-csv-exports-crashing-app
Closed

fix: attempt at fixing CSV exports crashing app#109
ErikBjare wants to merge 1 commit into
masterfrom
dev/fix-csv-exports-crashing-app

Conversation

@ErikBjare

@ErikBjare ErikBjare commented Jan 5, 2024

Copy link
Copy Markdown
Member

Haven't tested, just generated with gptme.

Fixes #104

Depends on: ActivityWatch/aw-webui#532

@ErikBjare

Copy link
Copy Markdown
Member Author

@TimeToBuildBob Could you take over this? I assume the bug still exists?

@TimeToBuildBob

Copy link
Copy Markdown
Contributor

Taken over. The original PR's approach (JavaScript bridge) is correct but Uri.fromFile() crashes on API 24+ with FileUriExposedException. Opened #186 with FileProvider fix — same bridge, safe file URI.

@ErikBjare ErikBjare closed this Jul 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exporting as CSV Option Crashes App

2 participants